Neural Networks
mobi, epub |eng | 2018-06-01 | Author:Jeff Smith
What’s your favorite food? Do you like to go out or are you more of a cave-body? Do you want to have cubs someday? In the first version of their ...
( Category:
Testing
January 10,2020 )
epub, pdf |eng | 2019-04-25 | Author:Stefan Jansen
( Category:
Neural Networks
November 29,2019 )
epub |eng | 2019-04-25 | Author:Ivan Vasilev
( Category:
Intelligence & Semantics
November 29,2019 )
epub |eng | 2019-04-24 | Author:Sudharsan Ravichandiran
( Category:
Neural Networks
November 29,2019 )
epub |eng | 2019-09-23 | Author:Jakub Langr & Vladimir Bok [Jakub Langr]
( Category:
Intelligence & Semantics
November 14,2019 )
epub |eng | 2019-09-27 | Author:Ian Pointer
start_time = time.process_time() b.__getitem__(33) end_time = time.process_time() end_time - start_time >> 0.0031465259999094997 Obtaining an element from this dataset takes roughly the same time as in our original audio-based one, so ...
( Category:
Machine Theory
November 4,2019 )
epub, pdf |eng | 2019-02-28 | Author:Yuxi (Hayden) Liu; [Неизв.]
( Category:
Machine Theory
October 11,2019 )
epub |eng | 2018-08-10 | Author:Kane, Frank [Kane, Frank]
Using Keras So we've had a look at developing neural networks using Tensorflow’s lower-level APIs, where instead of really thinking about neurons or units, you're thinking more about tensors and ...
( Category:
Intelligence & Semantics
October 6,2019 )
epub |eng | 2019-09-03 | Author:Matt Harrison
>>> from yellowbrick.model_selection import ( ... ValidationCurve, ... ) >>> fig, ax = plt.subplots(figsize=(6, 4)) >>> vc_viz = ValidationCurve( ... RandomForestClassifier(n_estimators=100), ... param_name="max_depth", ... param_range=np.arange(1, 11), ... cv=10, ... n_jobs=-1, ...
( Category:
Machine Theory
October 4,2019 )
epub |eng | 2019-09-27 | Author:Hurley, Richard [Hurley, Richard]
Transportation Vehicles can be connected to the internet. For example, a device on the car can monitor speed and driving habits and transmit this information to the insurance company for ...
( Category:
Neural Networks
October 3,2019 )
epub |eng | 2019-09-12 | Author:Seth Weidman
mnist_soft = NeuralNetwork( layers=[Dense(neurons=89, activation=Tanh(), weight_init="glorot", dropout=0.8), Dense(neurons=10, activation=Linear(), weight_init="glorot")], loss = SoftmaxCrossEntropy(), seed=20190119) and training the model with the same hyperparameters as before (exponential weight decay from an initial ...
( Category:
Machine Theory
September 30,2019 )
epub, pdf |eng | 2019-09-25 | Author:Aurélien Géron
Tip As a rule of thumb, if the number of categories is lower than 10, then one-hot encoding is generally the way to go (but your mileage may vary!). If ...
( Category:
Intelligence & Semantics
September 20,2019 )
epub |eng | 2018-10-30 | Author:Patrick D. Smith [Patrick D. Smith]
( Category:
Intelligence & Semantics
August 30,2019 )
epub |eng | 2018-10-30 | Author:Anindita Basak & Lauri Lehman & Jen Stirrup & Parashar Shah & Thomas K Abraham [Anindita Basak]
( Category:
Intelligence & Semantics
August 29,2019 )
epub |eng | 2018-11-29 | Author:Xuanyi Chew [Xuanyi Chew]
( Category:
Machine Theory
August 7,2019 )
Categories
Popular ebooks
Deep Learning with Python by François Chollet(12568)Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8295)
Test-Driven Development with Java by Alan Mellor(6695)
Data Augmentation with Python by Duc Haba(6599)
Principles of Data Fabric by Sonia Mezzetta(6358)
Learn Blender Simulations the Right Way by Stephen Pearson(6249)
Microservices with Spring Boot 3 and Spring Cloud by Magnus Larsson(6116)
Hadoop in Practice by Alex Holmes(5958)
Jquery UI in Action : Master the concepts Of Jquery UI: A Step By Step Approach by ANMOL GOYAL(5806)
RPA Solution Architect's Handbook by Sachin Sahgal(5516)
Big Data Analysis with Python by Ivan Marin(5346)
The Infinite Retina by Robert Scoble Irena Cronin(5212)
Life 3.0: Being Human in the Age of Artificial Intelligence by Tegmark Max(5143)
Pretrain Vision and Large Language Models in Python by Emily Webber(4305)
Infrastructure as Code for Beginners by Russ McKendrick(4068)
Functional Programming in JavaScript by Mantyla Dan(4037)
The Age of Surveillance Capitalism by Shoshana Zuboff(3946)
WordPress Plugin Development Cookbook by Yannick Lefebvre(3782)
Embracing Microservices Design by Ovais Mehboob Ahmed Khan Nabil Siddiqui and Timothy Oleson(3584)
Applied Machine Learning for Healthcare and Life Sciences Using AWS by Ujjwal Ratan(3560)
